home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16338 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.mindspring.com!usenet
  2. From: Bill Rucker <brucker@mindspring.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: opencomm in win31 api
  5. Date: Wed, 10 Apr 1996 09:01:47 +0000
  6. Organization: Trackit Software, Inc.
  7. Message-ID: <316B78FB.FE9@mindspring.com>
  8. NNTP-Posting-Host: user-168-121-132-160.dialup.mindspring.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01Gold (WinNT; I)
  13.  
  14. Help!!!!!
  15. In trying to troubleshoot a communication app I am working on, I turned 
  16. to "old faithful", the tty.c sample and was able to produce the same 
  17. thing.  If I set a breakpoint on the opencomm and closecomm function and 
  18. go I get the following result.... The first execution of opencomm works 
  19. fine, closecomm is called with no problem.  If I try to connect again 
  20. "execute the opencomm function again" I either get a gpf or the PC 
  21. "freezes".  Can I only call opencomm once in the app???????  I have tried
  22. this on 3 different PC's with different modems and get the same result.
  23.  
  24. Mike Sewell
  25. msewell@trackit.com
  26.